wayland: Don't set the GdkScreen get_setting vfunc
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Oct 2017 20:52:39 +0000 (16:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Oct 2017 20:52:39 +0000 (16:52 -0400)
We are not using it anymore.

gdk/wayland/gdkscreen-wayland.c

index 78e8b480d7b446374cb283265a135efe3b082c29..4024d984abe1a54b9e968363399a930c368c6e29 100644 (file)
@@ -630,7 +630,6 @@ _gdk_wayland_screen_class_init (GdkWaylandScreenClass *klass)
 
   screen_class->get_display = gdk_wayland_screen_get_display;
   screen_class->get_root_window = gdk_wayland_screen_get_root_window;
-  screen_class->get_setting = gdk_wayland_screen_get_setting;
 }
 
 static void